home *** CD-ROM | disk | FTP | other *** search
/ The Best of Select: Games Special 7 / TboS Games Special 7.iso / dosgames / 117_mps / swtdemo.bat < prev    next >
DOS Batch File  |  1991-11-19  |  2KB  |  64 lines

  1. echo off
  2. cls
  3. echo  
  4. echo Two screens of instructions on how to control this demo follow.
  5. echo  
  6. echo   Use Print Screen if you wish to have a copy handy during the game.
  7. echo  
  8. echo To exit this demo:
  9. echo  
  10. echo   Press Alt-Q to exit the demo
  11. echo  
  12. echo Enjoy your test flight!
  13. echo  
  14. pause
  15. cls
  16. echo                      SIMULATION CONTROLS
  17. echo  
  18. echo     Key                           Shift Key
  19. echo     ---                           ----- ---
  20. echo     F1        Cockpit             Slot View
  21. echo     F2        HUD Modes           Chase Plane
  22. echo     F3        CRT Maps            Side View
  23. echo     F4        Day/Night HUD       Missile View
  24. echo     F5        Ordance             Tactical View
  25. echo     F6        FLIR on/off         Inverse Tactical View
  26. echo     F10       Mission             Eject
  27. echo  
  28. echo     1         Flare               6         Gear        
  29. echo     2         Chaff               7         Auto Pilot
  30. echo     3         IR Jammer           8         Bay Doors
  31. echo     4         ECM                 9         Flaps
  32. echo     5         Decoy               0         Brakes
  33. echo     --        Decrease Throttle   No Throttle
  34. echo     +         Increase Throttle   Max Throttle
  35. echo     Delete    Fire Cannon
  36. echo  
  37. pause
  38. cls
  39. echo     Key                                Shift Key
  40. echo     ---                                ----- ---
  41. echo     Z         Zoom View Left MFD       Accelerate Time
  42. echo     X         UnZoom View              Normal Time
  43. echo     C         Small HUD on/off
  44. echo     B         Select New Target
  45. echo     N         Designate New Target
  46. echo     M         Tracking Camera Left     View Left
  47. echo     ,         Tracking Camera Right    View Right
  48. echo     .         Tracking Camera Rear     View Rear
  49. echo     /         Tracking Camera Ahead    View Ahead
  50. echo     Return/
  51. echo     Enter     Fire Ordance
  52. echo     Space Bar Select Bay
  53. echo     Ins       Control Stick Movement
  54. echo                            ALT KEYS
  55. echo     Alt B     Boss                          Alt N     Day/Night
  56. echo     Alt D     Detail Adjust (4 levels)      Alt I     Move North
  57. echo     Alt P     Pause Game                    Alt L     Move East 
  58. echo     Alt Q     Quit Game                     Alt K     Move South
  59. echo     Alt S     Recalibrate Joystick          Alt J     Move West
  60. echo     Alt V     Sound Level Adjust
  61. echo  
  62. pause
  63. demo
  64.